home *** CD-ROM | disk | FTP | other *** search
/ Champak 45 / Vol 45.iso / games / cocoon.swf / scripts / frame_21 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  107 b   |  6 lines

  1. stopAllSounds();
  2. _root.bgm.setVolume(100);
  3. _root.bgm.start(0,999);
  4. _root.bonusfinito = false;
  5. stop();
  6.